home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / 07 attributes / attributesdemo / attributesdemo.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2001-07-30  |  924 b   |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AttributesDemo", "AttributesDemo.vbproj", "{6A0A38F5-7132-4BD5-95B5-A042C86FB01F}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {6A0A38F5-7132-4BD5-95B5-A042C86FB01F}.Debug.ActiveCfg = Debug|.NET
  13.         {6A0A38F5-7132-4BD5-95B5-A042C86FB01F}.Debug.Build.0 = Debug|.NET
  14.         {6A0A38F5-7132-4BD5-95B5-A042C86FB01F}.Release.ActiveCfg = Release|.NET
  15.         {6A0A38F5-7132-4BD5-95B5-A042C86FB01F}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.